home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / MEMSZ312.ZIP / SOURCE.ZIP / ABOUT.H < prev    next >
Encoding:
C/C++ Source or Header  |  1995-02-11  |  474 b   |  13 lines

  1. /******************************************************************** ABOUT.H
  2.  *                                                                          *
  3.  *                       About Dialog definitions                           *
  4.  *                                                                          *
  5.  ****************************************************************************/
  6.  
  7. #ifndef ABOUT_H
  8. #define ABOUT_H
  9.  
  10. extern FNWP AboutProcessor ;
  11.  
  12. #endif
  13.